home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c-part1 / 4312 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  698 b 

  1. Path: peer-news.britain.eu.net!demon!thesett.demon.co.uk
  2. From: Andy@thesett.demon.co.uk (Andy Goodwin)
  3. Newsgroups: comp.lang.c
  4. Subject: Re: > 640K in DOS
  5. Date: Fri, 02 Feb 1996 17:16:51 GMT
  6. Message-ID: <3112468b.2059316@news.demon.co.uk>
  7. References: <4dr3v5$jah@ntuix.ntu.ac.sg>
  8. NNTP-Posting-Host: thesett.demon.co.uk
  9. X-NNTP-Posting-Host: thesett.demon.co.uk
  10. X-Newsreader: Forte Agent .99c/16.141
  11.  
  12. On 20 Jan 1996 16:07:01 GMT, tanch@bbs.sas.ntu.ac.sg (Tan Chee Hiong)
  13. wrote:
  14.  
  15. >
  16. >Is it possible to access  > 640K extended mem. in DOS using C ?
  17. >
  18. >Regards
  19. >Alan
  20.  
  21. Use a DOS extender
  22.  
  23. WATCOM C/C++ is a 32-bit DOS compiler and allows the C programmer to
  24. access virtual memory with out the 640K barrier
  25.